Carbon


kThemeActiveDialogBackgroundBrush

Header: Appearance.h

enum {
    kThemeActiveDialogBackgroundBrush = 1,
    kThemeInactiveDialogBackgroundBrush = 2,
    kThemeActiveAlertBackgroundBrush = 3,
    kThemeInactiveAlertBackgroundBrush = 4,
    kThemeActiveModelessDialogBackgroundBrush = 5,
    kThemeInactiveModelessDialogBackgroundBrush = 6,
    kThemeActiveUtilityWindowBackgroundBrush = 7,
    kThemeInactiveUtilityWindowBackgroundBrush = 8,
    kThemeListViewSortColumnBackgroundBrush = 9,
    kThemeListViewBackgroundBrush = 10,
    kThemeIconLabelBackgroundBrush = 11,
    kThemeListViewSeparatorBrush = 12,
    kThemeChasingArrowsBrush = 13,
    kThemeDragHiliteBrush = 14,
    kThemeDocumentWindowBackgroundBrush = 15,
    kThemeFinderWindowBackgroundBrush = 16
};

Constant descriptions

kThemeActiveDialogBackgroundBrush
kThemeInactiveDialogBackgroundBrush
kThemeActiveAlertBackgroundBrush
kThemeInactiveAlertBackgroundBrush
kThemeActiveModelessDialogBackgroundBrush
kThemeInactiveModelessDialogBackgroundBrush
kThemeActiveUtilityWindowBackgroundBrush
kThemeInactiveUtilityWindowBackgroundBrush
kThemeListViewSortColumnBackgroundBrush
kThemeListViewBackgroundBrush
kThemeIconLabelBackgroundBrush
kThemeListViewSeparatorBrush
kThemeChasingArrowsBrush
kThemeDragHiliteBrush
kThemeDocumentWindowBackgroundBrush
kThemeFinderWindowBackgroundBrush


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)